home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000352_news@columbia.edu _Fri Jan 26 11:58:10 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id LAA04730 for <kermit.misc@watsun>; Fri, 26 Jan 1996 11:58:09 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id LAA02501 for kermit.misc@watsun; Fri, 26 Jan 1996 11:58:04 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  5. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: K95 emacs.ini doesn't map Alt as Meta
  8. Date: 26 Jan 1996 16:57:54 GMT
  9. Organization: Columbia University
  10. Lines: 26
  11. Message-ID: <4eb16i$2dv@apakabar.cc.columbia.edu>
  12. References: <yrazqbiymmp.fsf@panix.com> <4e62gs$63d@apakabar.cc.columbia.edu> <4e9u9k$t5i@mtinsc01-mgt.ops.worldnet.att.net>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <4e9u9k$t5i@mtinsc01-mgt.ops.worldnet.att.net>,
  16. Richard McAllister  <rfm@worldnet.att.net> wrote:
  17. >jaltman@watsun.cc.columbia.edu (Jeffrey Altman) wrote:
  18.  
  19. >They do seem to work for me, *except* for the all important Meta-X.
  20. >Is it somehow fighting with the default setup of using Alt-X
  21. >to pop back to command mode?  I looked in the docs for a way
  22. >to turn that off but couldn't find it.  Now, after using
  23. >emacs.ini, Alt-X no longer takes me back to command mode,
  24. >but it doesn't seem to send ESC X either.  Instead, I get
  25. >a short beep.
  26.  
  27.  
  28. When you redefine the meaning of the Alt-x key, it can't also be used
  29. for the previous meaning.  Use the Ctrl-] c combination to return to command 
  30. mode when \Kexit is not defined to any other key.
  31.  
  32. Then use the SHOW KEY command to see what the Alt-x and Alt-X keys are
  33. defined as.  they should be \{27}x and \{27}X respectively.
  34.  
  35. If not, send mail to kermit-support@columbia.edu
  36.  
  37. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  38.                * 612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  39.   C-Kermit 5A(191) for OS/2:   http://www.columbia.edu/kermit/cko191.html
  40.   Kermit 95 for Windows 95 :   http://www.columbia.edu/kermit/k95.html